home *** CD-ROM | disk | FTP | other *** search
/ Nikkei Mac 3 / NIKKEI-MAC-CD-VOL-03-1995-02-15.ISO.7z / NIKKEI-MAC-CD-VOL-03-1995-02-15.ISO / デモソフト・ライブラリー / 統計解析⁄サイエンス / Flexi Trace / FT Demo (to give away) / FT Demo (to give away) / card_11091.txt < prev    next >
Text File  |  1991-08-20  |  1KB  |  56 lines

  1. -- card: 11091 from stack: in
  2. -- bmap block id: 6039
  3. -- flags: 0000
  4. -- background id: 2745
  5. -- name: Frog 8T
  6. ----- HyperTalk script -----
  7. On openCard
  8.   wait 1 second
  9.   visual dissolve
  10.   show card field "Frog 8F"
  11. end openCard
  12.  
  13. on closeCard
  14.   hide card field "Frog 8F"
  15. end closeCard
  16.  
  17.  
  18.  
  19. -- part 1 (button)
  20. -- low flags: 00
  21. -- high flags: 0000
  22. -- rect: left=484 top=320 right=342 bottom=512
  23. -- title width / last selected line: 0
  24. -- icon id / first selected line: 0 / 0
  25. -- text alignment: 1
  26. -- font id: 0
  27. -- text size: 12
  28. -- style flags: 0
  29. -- line height: 16
  30. -- part name: Dead Button
  31. ----- HyperTalk script -----
  32. on mouseUp
  33.  
  34. end mouseUp
  35.  
  36.  
  37.  
  38. -- part 3 (field)
  39. -- low flags: 81
  40. -- high flags: 0004
  41. -- rect: left=121 top=114 right=168 bottom=394
  42. -- title width / last selected line: 0
  43. -- icon id / first selected line: 0 / 0
  44. -- text alignment: 0
  45. -- font id: 3
  46. -- text size: 12
  47. -- style flags: 0
  48. -- line height: 16
  49. -- part name: Frog 8F
  50.  
  51.  
  52. -- part contents for card part 3
  53. ----- text -----
  54. The area of the odd shaped shaded region!
  55.  
  56. This ends Example #3